body{
	color: #3c3c3b;
}

.link-dark {
    color: #3c3c3b;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
	color: #3c3c3b;
	font-weight: bold;
}

.navbar-brand img {
    width: 150px;
}

.logo-menu-mobile {
    width: 140px;
}

.footer-logo {
    width: 180px;
}

.btn, .card, .rounded, .rounded img, .form-control, .dropdown-menu, .form-select {
	border-radius: 0.1rem;
}

#divSliders .lead{
	font-weight: 600 !important;
}

.rounded-pill {
    border-radius: 0.1rem!important;
}

.follow-link:hover {
    color: var(--color-secundario);
}

#divBarraSuperior{
	height: 64px;
}

.etiqueta-producto{
	top: 0.5rem;
	left: 0.5rem;
}

.accordion-wrapper .card-header button.collapsed {
    color: var(--color-primario);
}

.alert-success {
    background-color: #ece5d8;
}

.link-inverse, .text-inverse, .text-inverse a:not(.btn) {
    color: #3c3c3b;
}

.pie-pagina{
	color: #3c3c3b;
}

.texto-slide-pedidos, .texto-slide-pedidos h4{
	color: #3c3c3b;
}

.navbar-dark .social.social-muted a:not(.btn-circle):not([class*=link-]) i, .navbar-dark .social.social-muted a:not(.btn-circle):not([class*=link-]) ul:hover i, .social.social-white a i, .social.social-white a:hover i {
    color: #3c3c3b!important;
}

.bg-gray{
	background-color: #ffffff !important;
}

footer{
	border-top: 1px solid #edeff4;
}

.overlay span.bg {
    background: rgb(164 130 66 / 60%);
}

.btn-secundario{
	color: #f37d23 !important;
	border-left: 1px solid #f37d23;
}

.btn-secundario:hover{
	border-left: 1px solid #f37d23;
}

.header-nav{
	box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
}

.btn-close:before {
    background: rgb(243 125 35 / 40%);
    color: #ffffff;
}

.btn-close:hover::before {
    background: rgb(243 125 35 / 80%);
    color: #ffffff;
}

.aside-categorias p{
	color: #3c3c3b;
}

#txtBuscarShop{
	color: #3c3c3b !important;
}

#divSugerenciasBuscar a{
	color: #3c3c3b;
}

#divSugerenciasBuscar .price, #divSugerenciasBuscar h6{
	color: #3c3c3b !important;
}

#divSugerenciasBuscar .item-cart, #divSugerenciasBuscar .btn-primary{
	color: #ffffff;
}

.icon-list.bullet-soft-secondary i {
    color: #3c3c3b;
}

.logo-beauty img{
	width: 150px;
}
.logo-wellness img{
	width: 160px;
}

.logo-footer-mobile-alt{
	width: 160px;
}

.navbar.navbar-bg-dark button.hamburger, .navbar.navbar-dark button.hamburger, .navbar.position-absolute:not(.fixed):not(.navbar-light) button.hamburger {
    color: #ffffff;
}

.div-footer-cortex {
    color: #3c3c3b;
}

section.wrapper.bg-gray:not([id]) {
	background-color: #f37d23 !important;
}

section.wrapper.bg-gray:not([id]) a{
	color: #ffffff;
}
section.wrapper.bg-gray:not([id]) .breadcrumb-item, section.wrapper.bg-gray:not([id]) .breadcrumb-item+.breadcrumb-item::before{
	color: rgb(255 255 255 / 50%) !important;
}

.img-logo-nosotros, .img-logo-contacto{
    width: 330px !important;
}

.btn.btn-circle.btn-play i, .btn.btn-circle.btn-down i {
	color: var(--color-primario);
}
.btn.btn-circle.btn-down i {
    margin-left: 0px;
    margin-top: 6px;
}

#mobileMenu .dropdown-menu {
	border-bottom: 4px solid #f37d23;
}

.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item {
    color: #3c3c3b;
}

.footer-hr{
	color: rgb(35 31 32 / 20%);
	margin-top: 0.75rem !important;
	margin-bottom: 0.75rem !important;
}

#txtBuscarShop::placeholder{
	color: #ffffff;
}

#divSlidersPedidos .swiper-controls .swiper-pagination .swiper-pagination-bullet {
    background: #ffffff;
    opacity: 1;
}

#divSlidersPedidos .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: transparent !important;
	border-color: #ffffff;
}

svg .text-white:after{
	color: #ddad75 !important;
}


.wave-effect {
  font-size: 48px;
  display: inline-block;
  text-decoration: underline;
  transform: perspective(500px) rotateX(30deg);
}

.widget p{
	color: #3c3c3b;
}

body{
	background: transparent;
}

.section-frame{
	margin-top: -100px;
}

.navbar-stick{
	background: #ffffff !important
}

.navbar-unstick .navbar-nav .nav-link {
	color: #ffffff;
}

.navbar.navbar-bg-color-secundario{
	background: transparent;
}

.navbar-unstick + div nav {
  box-shadow: none;
}

.navbar-stick .navbar-nav .nav-link{
	color: #3c3c3c;
}

footer ul li i{
	color: #f37d23;
}

#divTiendas ul li i{
	color: #f37d23;
}

.image-wrapper.bg-overlay:before {
    background: rgb(107 107 107 / 70%);
}

@media (min-width:991.98px){
	#mobileMenu{
		background: transparent;
	}
	
}

@media (max-width:991.98px){
	.navbar-dark .navbar-nav .nav-link {
		color: #3c3c3c;
	}
}

hr:not([size]){
	height: 0.5px;
}

.navbar-dark .navbar-nav .nav-link, .dropdown-item {
    font-weight: 600;
}

.imagen-index{
	-webkit-filter: drop-shadow(3px 3px 3px #3c3c3c);
    filter: drop-shadow(3px 3px 3px #3c3c3c);
}